| GUI Help > General > getGadgetData | ||||||||||||||
|
getGadgetData |
||||||||||||||
| int data=getGadgetData(handle gadget) | ||||||||||||||
|
Description: Retrieves the data associated with the gadget. This is a user-defined value set using setGadgetData. |
||||||||||||||
|
Return Value: See Above |
||||||||||||||
| Parameters: | ||||||||||||||
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |